Configurates
C1.Web.Mvc.FlexGridBase<T>.ExpandSelectionOnCopyPaste. Sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard.
シンタックス
'宣言
Public Function ExpandSelectionOnCopyPaste( _
ByVal As System.Boolean _
) As
public ExpandSelectionOnCopyPaste(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照